projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc8865f
)
*** empty log message ***
author
Dave Love
<fx@gnu.org>
Wed, 12 Dec 2001 20:06:57 +0000
(20:06 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 12 Dec 2001 20:06:57 +0000
(20:06 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d505d475b044f277122da6a259e4091b0acb88c5..c61360e55bcc364c1a97f046497c4d3a1582be92 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2001-12-12 Dave Love <fx@gnu.org>
+
+ * international/mule.el (make-translation-table-from-vector):
+ Allow null elements in VEC.
+
+ * international/ucs-tables.el (unify-8859-on-encoding-mode)
+ (unify-8859-on-decoding-mode): Swap the code in their bodies. Add
+ :version.
+
2001-12-11 Richard M. Stallman <rms@gnu.org>
* derived.el (derived-mode-p): Function moved to subr.el.